@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:14px;vertical-align:middle;}
body{font-size:14px;font-family:微软雅黑;/*  text-align:center; */margin:0 auto;background:#FFFFFF;color: #626262; }
table{border-collapse:collapse;border-spacing:0;}
.imgBg{background-repeat:no-repeat;background-position:center top;background-size:cover;}
.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
line-clamp(@lines, @line-height: 1.3em) {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: @lines; // number of lines to show
overflow: hidden;
    line-height: @line-height;
    max-height: @line-height * @lines;
}

.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}
.clear{clear:both;height:0;overflow:hidden;}
.clearfloat{height:0;font-size:1px;clear:both;line-height:0;}
.h35{height:35px;width:100%;}
.h60{height:60px;width:100%;}
.fl{float:left;}
.fr{float:right;}
.black *{color:#000 !important;}
.black li{margin-left:85px;}
.marl26{margin-left: 26px;}
.marr26{margin-right: 26px;}
.opact{opacity:0.5;filter:alpha(opacity=50);}

#container{ width:718px;margin:20px auto; padding-bottom:20px; background:#fff;}
a{color:#333;text-decoration:none;}
a:hover{color: #a70010;}

.main{ width:100%;max-width: 1400px; margin:0 auto; overflow:hidden;}
.list_main{ width:100%;max-width: 1424px; margin:0 auto; overflow:hidden;}
.concent{width: 100%;background: #ffffff;padding-top: 40px;padding-bottom: 40px;}
.ctbg{background: #e7e7e7;}
.ctbg2{background: #f1f1f1;}

.triangle_up
{
    height:0px; width:0px;
    border-bottom:20px solid #072170;
    border-left:20px solid transparent;
    border-right:20px solid transparent;
}
.triangle_down
{
    height:0px; width:0px;
    border-top:20px solid #072170;
    border-left:20px solid transparent;
    border-right:20px solid transparent;
}
.roundedCorner{
    width:15px;
    height:15px;
    background-color:#d1d1d1;
    border-radius:15px;
}
.borno{border: none!important;}

/** menu **/
.bor_b{border-bottom:1px #e4e4e4 solid;}
.top{ height:89px;width: 100%; background:#ffffff; position: relative;top: 0px;z-index: 999; }
.top .logo{ float:left; }
.top .menu{  width: 600px;left: 50%;position: absolute;z-index: 1;top: 25px;margin-left: -300px; }
.top .menu ul{margin-left: 0px;}
/*.top .menu>ul>li:hover{height: 95px;}*/
.top .menu ul li{float:left;line-height: 54px;height: 54px;margin-left: 45px;}
.top .menu ul li img{margin-left: 5px;vertical-align: middle;}
.top .menu ul li .mu a{ float:left;font-size:16px; color:#000000; text-transform:uppercase;position: relative;text-align: left;border-bottom:3px solid #ffffff;padding-bottom: 7px;
    -webkit-transition: color .5s ease .1s;
    transition: color .5s ease-out .1s,border-bottom-color .5s ease-out .1s; }
.top .menu ul li .mu a i{position: absolute;width: 100%;height: 3px;background: #072170;left: -80px;bottom: 0;opacity: 1;transform:translateX(80px); }
.top .menu ul li .mu a:hover, .top .menu ul li .mu a.current{ /*padding-bottom:26px; background:#b42517;*/ border-bottom:3px solid #fe6703; color:#fe6703!important;}
/*.top .menu ul li .mu a:hover i, .top .menu ul li .mu a.current i{opacity: 1;transform:translateX(80px);}*/
.top .menu ul li ul{position: absolute;background: #ffffff;top: 44px;z-index: 9999;display: none;}
.top .menu ul li ul li{float:left;line-height: 36px;height: 36px;}
.top .menu ul li ul .sub_m a{margin-left: 30px;font-size: 16px;color: #000000;}
.top .menu ul li ul .sub_m a:hover,.top .menu ul li ul .sub_m a.current{color: #b42517;text-decoration: underline;}
.menu_over{width: 100%;height: 260px;background: #f5f5f5;position: absolute;z-index: 999;display: none;border-top: 1px #f4f4f6 solid;}
.menu_over .mu_l{width: 37%;height: 260px;background: #ffffff;position: absolute;}
.menu_over .mu_l .wm{font-size: 15px;color: #000;position: absolute;height: 100%;width: 300px;right: 50px;text-align: center;padding-top: 30px;}
.menu_over .mu_l .wm div{text-align: center;font-size: 15px;color: #000;position: relative;}
.menu_over .mu_l .wm img{width: 140px;}
.menu_over .mu_r{width: 1200px;height: 100%;position: relative;margin: auto;}
.menu_over .mu_r .mu_sub{width: 850px;height: 100%;position: absolute;right: 0;padding-left: 90px;padding-top: 24px;}
.menu_over .mu_r .am-menu-sub{float: left;width: 110px;}
.menu_over .mu_r .am-menu-sub:nth-child(4){width: 126px;}
.menu_over .mu_r .am-menu-sub:nth-child(7){width: 80px;}
.menu_over .mu_r .am-menu-sub li{line-height: 34px;text-align: center;}
.menu_over .mu_r .am-menu-sub:nth-child(7) li{text-align: right;}
.menu_over .mu_r .am-menu-sub li:hover a,.menu_over .mu_r .am-menu-sub li.current a{color: #00285f;text-decoration: underline;}

.subnav{width:100%;background:#fff;position:absolute;top:45px;left:0;z-index:100;display:none;-moz-box-shadow:0 3px 3px 0px #eee;-webkit-box-shadow:0 3px 3px 0px #eee;box-shadow:0 3px 3px 0px #eee;
    border-bottom: 1px #eee solid;}
.solution_subnav{padding:23px;height: 360px;}
.subnav1 li{display:inline-block;*display:inline;*zoom:1;margin-right:60px;height:60px;line-height:60px;}
.subnav1 li a{font-size:16px;color:#0383cc;line-height:37px;}
.subnav_title{line-height:34px;font-size:22px;color:#000;}
.subnav_title1{line-height:34px;font-size:20px;color:#000;}
.news_nav1 .subnav_title{margin-bottom:9px;}
.clientele_nav1 .con,
.news_nav1 .con{font-size:14px;color:#666;line-height:28px;margin-bottom:18px;}
.news_nav1 .con strong{color: #b32718;font-size: 15px;}
.news_nav1{display:block;width:30%;margin:0 5% 0  0;}
.news_nav1 i,.news_nav2 i,
.news_nav3 i{display:block;line-height:45px;background:#ffffff;font-size:15px;color:#000;font-style:normal;text-decoration: underline;}
.news_nav2{width:30%;}
.news_nav2 .con{margin-bottom:15px;}
.news_nav2 .con .imgp{width: 110px;height: 110px;overflow: hidden;}
.news_nav2 .con .imgp img{height: 110px;}
.news_nav2 .con .tpv{width: 70%;padding-left: 15px;}
.news_nav2 .con .tpv span{font-size: 18px;color: #000000;}
.news_nav2 .con .tpv p{font-size: 14px;color: #666;line-height: 26px;}
.news_nav2 .pcs{clear: both;}
.news_nav2 .pcs span{float: left;margin-right: 22px;line-height: 26px;}
.news_nav2 .pcs i{background: url("dot_t_pro.gif") center center no-repeat;width: 25px;height: 25px;margin-right: 8px;float: left;}
.news_nav4 .p_smu{width: 25%;float: left;}
.news_nav4 .p_smu a{font-size: 15px;line-height: 28px;color: #000000;}

.news_nav3{width:30%;}
.news_nav3 .subnav_title{margin-bottom:13px;}
.news_nav2 .imgBg, .news_nav3 .imgBg{height:146px;}
.news_nav4:hover i{ text-decoration:underline;}
.news_nav2:hover i,.news_nav3:hover i{}
.news_nav3 i{margin-top:10px;background:none;width:auto;height:auto;}
.news_nav3 i img{display:block;max-width:100%;}
.pc_web_name {
    width: 190px;
    height: 100%;
    float: right;
}
.pc_web_name .top_rt_tit {padding-top: 28px;text-align: right;}
.pc_web_name .top_rt_tit .en{margin-left: 5px;}
.pc_web_name .top_rt_tit a{
    font-size: 16px;
    color: #000;
    line-height: 23px;
}
.pc_web_name .top_rt_tit a strong{color: #bf0505;}
.header2_right {
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    position: absolute;
    right: 6px;
    top: 26px;
}

.header_search{width:18px;height:18px;position:relative;}
.search_icon{width:18px;height:18px;background:url(search_icon.png) #fff no-repeat;cursor:pointer;z-index:20;position:relative;display: none;}
.header_search .man{position:absolute;right:175px;top:-14px;width:0;height:46px;z-index:10;}
.header_search .text{width:175px;height:36px;line-height:36px;padding: 6px;color:#444;border:none;background: #efefef;}
.header_search .btn{width:18px;height:18px;background:url(search_icon.png) no-repeat;position:absolute;top:0;left: 145px;border:none;margin-top:10px;cursor:pointer;}
.header_search .hide{float:left;margin-top:18px;cursor:pointer;transition:all 2s ease;}
.header_search .hide img{width: 14px;}
.header_search .hide:hover{transform:rotate(720deg);-ms-transform:rotate(720deg);-moz-transform:rotate(720deg);-webkit-transform:rotate(720deg);-o-transform:rotate(720deg);}
/*.line1{width:1px;height:18px;background:#c5c5c5;font-size:0;margin:0 15px;}
.header_country{position:relative;color:#6e6e6e;}
.header_country .on{color:#6e6e6e;cursor:pointer;}
.header_country ul{width:100%;padding:6px 30px 6px 15px;background:#fff;position:absolute;top:40px;right:-30px;z-index:500;display:none;}
.header_country ul li{padding:13px 0 13px 15px;text-align:center;}
.header_country ul li a{font-size:14px;color:#666;line-height:13px;padding-left:0;}
.header_country ul li:hover a{color:#69a9dc;}
.header_country ul li a img{margin:2px 10px 0 0;float:none;width:20px;margin:2px auto;}
.header_country .on img{margin-right:10px;}
.header_country .on .arrow{width:8px;height:5px;background:url(arrow1.png) no-repeat;}*/

/*.bg_menu_sub{background: #ffffff;height: 48px;width: 100%;position: absolute;top: 120px;z-index: 99;display: none;}*/
.banner{width: 100%;position: relative;overflow: hidden;height:399px;}
.banner .pcimg {width: 100%;position: absolute;height: 100%; }
.banner .pcimg img{width: 100%;max-height:399px;display: none; }
.banner .phoneimg img{width: 100%;max-height:420px; }

.sub_menu{width: 100%;height: 70px;position: relative;background: #f2f2f2;/*box-shadow: 0 3px 6px #cccccc;*/}
.sub_menu .mu{line-height: 70px;height: 70px;text-align: center;font-size: 16px;color: #000000;}
.sub_menu .mu>a{font-size: 17px;color: #000000;display: inline-block;text-align: center;padding: 0 35px;position: relative;}
.sub_menu .mu>a.current{font-size: 17px;color: #ffffff;background: #fe6703;}
.sub_menu .mu>a.current i{position: absolute;height: 6px;background: url("ico_sub_menu.png") top center no-repeat;bottom: 0;width: 100%;left: 0;}
.sub_menu .sub_me_tl{width: 70px;height: 46px;background: url("dot_sub_mu_lt.png") center center no-repeat #003688;position: absolute;left: 0;opacity:0;}
.sub_menu .sub_me_tit{font-size: 18px;color: #003688;position: absolute;padding-left: 18px;line-height: 69px;height: 69px;opacity:0;left: 70px;}
.sub_menu .mur{font-size: 22px;color: #c7d3e5;position: absolute;right: 3%;top: 0;opacity:0;}
.sub_menu .mur a{font-size: 22px;color: #c7d3e5;}
.sub_menu_st{width: 100%;height: 70px;display: none;}
.link_ma{width: 100%;height: 70px;display: none;}
.sub2_menu {text-align: center; margin-bottom: 35px;}
.sub2_menu a{height: 50px;line-height: 50px;background: #e6e6e6;padding: 0 55px;margin-left: 24px;color: #666666;display: inline-block;font-size: 16px;}
.sub2_menu a:hover, .sub2_menu a.current{background: #fe6703;color: #ffffff;}


.lc_rt{text-align: right;float: right;padding-top: 20px;}
.lc_rt a{float: left;margin-left: 9px;line-height: 36px;height: 36px;}
.lc_rt .h img{vertical-align: middle;}
.lc_rt .t{background: url("ico_lc.gif") left center no-repeat;padding-left: 12px;color: #666666;}
.rt_tit{height:35px; line-height:35px;font-size:35px;color:#000000; margin-bottom:35px;text-align: center;}
.rt_tit span{font-size:20px;font-weight:normal;font-style:normal;color:#b8b8b8;display: inline-block;margin-left: 8px;}
.rt_tit span a{color:#b2011d; text-decoration:underline;}
.tit_en{height:40px; line-height:40px;font-size:40px;font-weight:bold;color:#134197;text-transform:uppercase;margin-bottom:10px;}
.tit_en span{color:#003688;}
.tit_cn{height:40px; line-height:40px;font-size:35px;color:#134197;margin-bottom:14px;}
.tit_cn span{font-size:22px;color:#000;}
.tit_cn span.c{font-size:18px;color:#000;}
.rt_tit_cy{height:75px; line-height:75px;font-size:30px;color:#ffffff;background: #09a55c;padding: 1px 21px 1px 1px;margin-top: -102px;}
.rt_tit_cy i{height:100%; line-height:75px;background: url("dot_cy.png") center center no-repeat #ffffff;width: 59px;float: left;margin-right: 21px;}
.rt_tit_cy:hover{color: #ffffff;}
.rt_subtit{height: 46px;line-height: 26px;font-size: 26px;color: #003488;padding-left: 15px;}


/**  about **/
.banner_about{background:url(pd_ab_pic1.jpg) top center no-repeat;height:549px;width:100%;}
.banner_about .pc{text-align: center;padding-top: 190px;margin-bottom: 42px;}
.banner_about .ab_more{width: 196px;height: 50px;line-height: 50px;background: #d31c19;margin: auto;text-align: center;}
.banner_about .ab_more a{font-size: 16px;color: #ffffff;}
.rt_tit_ab{font-size:38px;color:#000; margin-bottom:30px;}
.rt_tit_ab a{font-size:38px;color:#000; }


.about-his-ajax{
    position: relative;
    z-index: 9999;
}
.about-his-ajax .pic-bg{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    cursor: pointer;
    filter:alpha(opacity=50);
    z-index: 1;
}
.about-his-ajax .pic-con{
    position: fixed;
    width: 450px;
    height: 338px;
    top:50%;
    left: 50%;
    margin: -168px 0 0 -225px;
    background:#fff;
    z-index: 3;
}
.about-his-ajax .pic-con .bd{
    width: 100%;
    height: 100%;
}
.about-his-ajax .bd li{
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    line-height: 338px;
}
.about-his-ajax .bd img{
    max-width: 100%;
    max-height: 338px;
    transition:all 0.5s;
}
.about-his-ajax .bd li:hover img{
    transform: scale(1.1, 1.1);
}
.about-his-ajax .hd a{
    width: 40px;
    height: 40px;
    position: absolute;
    top:50%;
    cursor: pointer;
    margin-top: -20px;
    transition: background 0.3s;
    z-index: 10;
}
.about-his-ajax .hd a.prev{
    left: -50px;
    background: url(btn05.png) no-repeat center;
    background-size: 100% 100%;
}
.about-his-ajax .hd a.prev:hover{
    background: url(btn05_h.png) no-repeat center;
    background-size: 100% 100%;
}
.about-his-ajax .hd a.next{
    right: -50px;
    background: url(btn06.png) no-repeat center;
    background-size: 100% 100%;
}
.about-his-ajax .hd a.next:hover{
    background: url(btn06_h.png) no-repeat center;
    background-size: 100% 100%;
}


/** contact us **/
.box{
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari 和 Chrome */
    border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
.gb_bor{border: 1px #d6d5d5 solid;height: 50px;width: 98%;margin-bottom: 26px;}
.gb_bor:hover{border: 2px #b2011d solid;}
.gb_bor .gb_t{background: url(dot_gb_txt.jpg) left top no-repeat;margin-left: 11px;padding-left: 30px;font-size: 12px;color: #bbbbbb;line-height: 27px;margin-top:11px;}
.gb_bor strong{color: #b2011d;font-size: 18px;}
.gb_bor input{width: 95%;height: 44px;line-height: 44px;font-size: 18px;color: #626262;border: none;background: none;}
.gb_bor textarea{width: 95%;line-height: 28px;font-size: 18px;color: #626262;border: none;background: none;height: 160px;}
.btn_submit{background:#959595;border:none; box-shadow:5px;height: 55px;line-height: 55px;font-size: 22px;font-weight: bold;color: #ffffff;width: 54%;}
.btn_reset{background:#d0d0d0;border:none; box-shadow:5px;height: 55px;line-height: 55px;font-size: 22px;font-weight: bold;color: #5e5e5e;width: 43%;margin-left: 1%;}

.list {border-bottom:2px #e4e4e4 solid;padding-top:26px; padding-bottom:16px;}
.list .new_tit a{font-size:22px;font-weight:bold;color:#000; line-height:32px;height:32px;}
.list .dt{font-size:17px;color:#737373;}
.list .cot, .list .cot a{color:#4e4e4e;font-size:18px; line-height:28px;}
.msg-box .msg-tit{text-align: center;font-size: 25px;color:#ad291c;font-weight: bold;padding-bottom:10px; }
.msg-box .msg-xx{text-align: center;font-size: 14px;color:#959595;margin-bottom: 40px;}

.wz, .wz div, .wz li, .wz td, .wz p, .wz th{line-height:34px;font-size:16px;color:#666666;}
.wz p{margin-bottom:11px;}
.wz .im{margin-bottom:35px;}
.por{position: relative;}
.bt_back, .bt_back_li{background: url("dot_back.gif") left center no-repeat;padding-left: 22px;font-size: 20px;color: #585858;cursor: pointer;float: right;margin-top: -52px;}
.bt_back_li a, .bt_back_new a{font-size: 20px;color: #585858;}
.bt_back_new{background: url("dot_back.gif") left center no-repeat;padding-left: 22px;font-size: 20px;color: #585858;cursor: pointer;position: absolute;right: 2%;z-index: 999;}


/*分页*/
.pager{padding-top: 18px;text-align: center;margin: 0 auto;min-height: 60px;}
/*.pager span{float: left;margin-bottom: 11px;}*/
.pager a:hover{color: #ffffff !important;}
.pg_num_current,.pg_num,.pg_next,.pg_end,.pg_home,.pg_prev{color: white;text-align: center;margin-right: 5px;padding:7px 0px;}
.pg_num a,.pg_home a,.pg_next a,.pg_end a,.pg_prev a,.pg_num_current a{padding:7px 10px;background-color:#e8e8e8;color: black}
.pg_num_current a{background-color: #fe6703;color: white}
.pg_num a:hover,.pg_home a:hover,.pg_next a:hover,.pg_end a:hover,.pg_prev a:hover,.pg_num_current a:hover{cursor: pointer;background-color: #fe6703;color: white}
.pg_home_dis,.pg_prev_dis,.pg_end_dis,.pg_next_dis{background-color: #fe6703;color: white;text-align: center;margin-right: 5px;padding:7px 10px;}

.paging{display: none;}

#my-vipLogin{height: 380px;}
/** footer **/
.footer{background:#ffffff;width:100%;min-height:290px;}
.footer .main{padding-top:70px;border-top: 1px #e7e8ea solid;padding-bottom: 33px;}
.footer .main .ft_ct{width:200px;}
.footer .main .ft_ct .pc{margin-bottom: 30px;}
.footer .main .ft_ct .ft_tel_t{font-size: 17px;color: #404040;}
.footer .main .ft_ct .ft_tel_n{font-size: 28px;color: #585858;font-weight: bold;}
.footer .main .ft_ct .ft_tel_n span{color: #fe6a03;}
.footer .main .ft_ct .ft_wx{font-size: 15px;color: #ffffff;line-height: 18px;}
.footer .main .ft_lt{margin-bottom:16px;font-size: 19px;color: #ffffff;line-height: 34px;height: 34px;}
.footer .main .ft_lt span{font-family: "宋体";font-size: 18px;font-weight: bold;color: #000000;}
.footer .main .ft_mu{width: 890px;margin-left: 110px;}
.footer .main .ft_mu ul{width: 100%;}
.footer .main .ft_mu ul li{float: left;width: 25%;text-align: left;}
.ft_mu a{font-size:17px;color:#1e120e; line-height:45px; text-transform:uppercase;}
.footer .main .ft_mu_sub{ line-height:26px;height:26px;background: url("dot_ft_mu.gif") left center no-repeat;padding-left: 11px;}
.ft_mu_sub a{font-size:14px;color:#78716e; line-height:26px;}
.footer2{background:#ffffff;}
.footer2 .main .ft_bm{padding-top:16px;height: 60px;}
.footer2 .main .ft_link select{margin-bottom:11px;width: 260px;height: 36px;line-height: 36px;color: #ffffff;background: #00285f;}
.footer2 .main .ft_bl{height:34px; line-height:34px;font-size:12px;color:#a3a3a3;}
.footer2 .main .ft_bl a{color:#a3a3a3;}
.footer2 .main .ft_bl a:hover, .ft_mu_sub a:hover, .ft_mu a:hover{color: #a3a3a3 !important;text-decoration: underline;}
.footer2 .main .ft_brt{float:right;height:34px; line-height:34px;}
.footer2 .main .ft_brt, .footer2 .main .ft_brt a{color: #a3a3a3;font-size: 12px;}
.ft_brt span{color: #000000; text-decoration: underline;}
.footer .shart{margin-top: 5px;}
.footer .shart .to{padding-left:35px;background:url(img-23.png) no-repeat 7px center;font-size:14px;color:#fff;float:left;margin-right:1px;}
.footer .shart .bdsharebuttonbox{float:left;}
.footer .shart .bdsharebuttonbox a{width:25px;height:22px;display:block;float:left;margin:0px;padding:0px;margin-right:11px;}
.footer .shart .bdsharebuttonbox a.bds_qzone{background:url(img-24.png) no-repeat center center;}
.footer .shart .bdsharebuttonbox a.bds_tsina{background:url(img-25.png) no-repeat center;}
.footer .shart .bdsharebuttonbox a.bds_weixin{background:url(img-26.png) no-repeat center;}
.footer .shart .bdsharebuttonbox a.bds_renren{background:url(img-27.png) no-repeat center;}
.footer .shart .bdsharebuttonbox a.bds_more{background:url(img-28.png) no-repeat center;}


.side_service{height: 191px;width: 50px;background: #ae271a;border-top-left-radius: 6px;border-bottom-left-radius: 6px;position: fixed;right: 0;top: 50%;margin-top: -99px;z-index: 999;padding: 14px 0;}
.side_service>a{background: url("service_icon.png") no-repeat;width: 50px;height: 57px;cursor: pointer;position: relative;display: block;}
.side_service .service_tel{background-position: 13px 17px;}
.side_service .service_kefu{background-position: 13px -41px;}
.side_service .service_qq{background-position: 13px -101px;}
.side_service .service_tel:hover{background-position: -31px 17px;}
.side_service .service_kefu:hover{background-position: -31px -41px;}
.side_service .service_qq:hover{background-position: -31px -101px;}
.service_kefu .service_pull{width: 158px;height: 129px;position: absolute;right: 100%;background: #ae271a;border-top-left-radius: 10px;border-bottom-left-radius: 10px;display: none;top: -35px;}
.service_kefu p{text-align: center;color: #e9e9e9;font-size: 15px;margin-top: 28px;}
.service_kefu h1{display: block;width: 110px;height: 30px;margin: 15px auto 0;line-height: 30px;border: 1px solid #fff;color: #fff;font-size: 14px;text-align: center;border-radius: 3px;}
.service_qq .service_pull{width: 281px;height: 159px;background: #ae271a;position: absolute;right: 100%;border-top-left-radius: 10px;border-bottom-left-radius: 10px;top: -105px;display: none;}
.sqr{float: left;text-align: center;width: 108px;margin: 14px 15px 0;color: #fff;font-size: 14px;}
.sqr p{text-align: center;margin: 0px;padding:0px;color: #fff;font-size: 14px;}
.sqr img{width: 108px;height: 108px;display: block;color: #fff;margin-bottom: 7px;}
.service_qq i{width: 1px;height: 130px;background: #c2271a;float: left;margin-top: 14px;}
.TB {border-top: 1px #333333 solid;border-left:1px #333333 solid; }
.TB th,.TB td {border-right: 1px #333333 solid;border-bottom:1px #333333 solid; }

.pic{overflow: hidden;}
.pic img{transition: all 0.5s;-webkit-transition: all 0.5s}
.pic:hover img{transform:scale(1.05);-webkit-transform:scale(1.05);z-index: -1;}
@media only screen and (min-width: 1400px) {
    .top{width: 1400px;left: 50%;margin-left: -700px;}
}
@media only screen and (max-width: 1400px) {
    .bt_back_new{position: absolute;right: 5%;z-index: 999;}
    .bt_back, .bt_back_li{margin-right: 1.8rem;}
    .main{width: 94%;margin: auto;}

    .rczc_not .pic_li li .am-gallery-item img{height: 260px;}
}

#m_header, #m_footer, .w_hide,.banner .phoneimg{display: none;}
@media only screen and (max-width: 1024px) {
    #header, #h_footer, .m_hide,.banner .pcimg{display: none;}
    .main {
        max-width: 960px;
    }
    #m_header, #m_footer, .w_hide,.banner .phoneimg{display:block;width:100%;}
    .h35{height:20px;width:100%;}
    .h60{height:30px;width:100%;}
    .concent{padding-bottom: 3rem;padding-top: 2rem;}
    .banner{margin-top: 0px;height: auto;}
    .rt_tit{height:3.4rem; line-height:3.4rem;font-size:1.8rem;font-weight:bold;color:#000000;margin-top:15px; margin-bottom:14px;}
    .tit_en{font-size: 2.4rem;height: 3.2rem;line-height: 3.2rem;margin-bottom: 0;}
    .tit_cn{font-size: 2.0rem;height: 3.2rem;line-height: 3.2rem;}
    .tit_cn span, .tit_cn span.c{font-size: 1.6rem;}

    .sub_menu{width: 100%;border-bottom: 1px #ebebeb solid;height: auto;position: relative;background: #ffffff}
    .sub_menu .main{width: 100%;}
    .sub_menu .mu{line-height: 4.5rem;height: auto;text-align: center;font-size: 16px;color: #000000;}
    .sub_menu .mu>a{font-size: 16px;color: #000000;display: inline-block;width: 32.8%;text-align: center;margin: 0;}
    .sub_menu .sub_me_tit, .sub_menu .mur{display: none;}

    .m_sub_menu{height: 50px;position: relative;background: #f2f2f2;}
    .m_sub_menu .swiper-submenu{width: 92%;}
    .m_sub_menu .swiper-slide{height: 50px;width: 25%;}
    .m_sub_menu .swiper-slide>a{font-size: 16px;color: #000000;display: inline-block;text-align: center;position: relative;width: 100%;height: 100%;line-height: 50px;}
    .m_sub_menu .swiper-slide>a.current{font-size: 16px;color: #ffffff;background: #fe6703;}
    .m_sub_menu .swiper-slide>a.current i{position: absolute;height: 6px;background: url("ico_sub_menu.png") top center no-repeat;bottom: 0;width: 100%;left: 0;}
    .m_sub_menu .swiper-button-prev{background: url("btn_submu_l.png") center center no-repeat;left: 0;}
    .m_sub_menu .swiper-button-next{background: url("btn_submu_r.png") center center no-repeat;right: 0;}

}
